Skip to content

Overhaul release tooling and prep for trusted publishing#2986

Merged
benjie merged 40 commits intomainfrom
changesets-action
Mar 10, 2026
Merged

Overhaul release tooling and prep for trusted publishing#2986
benjie merged 40 commits intomainfrom
changesets-action

Conversation

@benjie
Copy link
Member

@benjie benjie commented Mar 9, 2026

Relevant reading:


This replaces our largely manual release tooling with a standardized script that prepares a clean package to go out for each of our packages. It then (hopefully) integrates it with the changesets GitHub action so that (hopefully) the packages can be versioned and (hopefully) released as trusted packages all managed by GitHub CI and making the release process a lot more automated (and a lot less Benjie putting two factor authentication codes into the terminal).

Also turns out yarn treats commands with : in them as global... so... We're moving away from that where possible - changing to - for now.

@github-project-automation github-project-automation bot moved this to 🌳 Triage in V5.0.0 Mar 9, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 9, 2026

⚠️ No Changeset found

Latest commit: c476e77

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@benjie benjie force-pushed the changesets-action branch from b2add5a to 7dee632 Compare March 10, 2026 10:34
@benjie benjie enabled auto-merge March 10, 2026 11:41
@benjie benjie merged commit 530256a into main Mar 10, 2026
64 checks passed
@benjie benjie deleted the changesets-action branch March 10, 2026 11:52
@github-project-automation github-project-automation bot moved this from 🌳 Triage to ✅ Done in V5.0.0 Mar 10, 2026
benjie added a commit that referenced this pull request Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant